runtime._defer.pc (field)
8 uses
runtime (current package)
heapdump.go#L384: dumpint(uint64(d.pc))
panic.go#L283: d.pc = sys.GetCallerPC()
panic.go#L402: d.pc = fn.entry() + uintptr(fn.deferreturn)
panic.go#L465: d1.pc = d0.pc
panic.go#L493: d.pc = sys.GetCallerPC()
panic.go#L921: p.retpc = d.pc
runtime2.go#L979: pc uintptr // pc at time of defer
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)